M

DetailElementOrderUtils.BringToFront

Description:
Places the given detail instances in the front of all other detail instances in the view, while keeping the order of the given ones.
Overloads (2):
BringToFront(Document,View,ICollection[ElementId])
public static void BringToFront(
	Document pDocument,
	View pDBView,
	ICollection<ElementId> detailElementIds
)